home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / alsa-base / README < prev    next >
Text File  |  2009-05-06  |  1KB  |  38 lines

  1.         Advanced Linux Sound Architecture (ALSA) - Driver
  2.         =================================================
  3.              WWW: http://www.alsa-project.org
  4.  
  5.  
  6. Features
  7. ========
  8.  
  9. * general
  10.   - GPL license
  11.   - fully modularized architecture
  12.   - full proc filesystem support - /proc/asound
  13.   - SMP safe
  14.   - thread safe
  15.   - integrated to 2.6+ kernels
  16.   - moved all additional code (stream conversions etc.) outside the kernel
  17. * universal control API
  18.   - new enhanced and flexible API for applications
  19.   - support for unlimited number of controls
  20.   - support for mute (and hardware mute if hardware supports it)
  21.   - support for mixer events
  22.     - this allows two or more applications to be synchronized
  23. * digital audio (PCM)
  24.   - support for all types of hardware
  25.   - new enhanced API for applications
  26.   - full real duplex support
  27.   - stream start synchronization
  28. * sequencer
  29.   - support multiple event queues
  30. * hardware depedent API
  31.   - support hw specific things (like FX accelerated processing etc.)
  32. * OSS/Free kernel emulation
  33.   - mixer
  34.   - PCM (/dev/dsp) compatibility
  35.  
  36. More information about the ALSA sound driver is located in alsa-driver/doc
  37. and alsa-kernel/Documentation directories.
  38.